home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5668 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  33 lines

  1. Path: sun001.spd.dsccc.com!spd!jmccarty
  2. From: jmccarty@spd.dsccc.com (Mike McCarty)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Reading the Serial Port
  5. Date: 20 Feb 1996 20:40:20 GMT
  6. Organization: DSC Communications Corporation, Plano, Texas USA
  7. Message-ID: <4gdbjk$l3h@sun001.spd.dsccc.com>
  8. References: <4gb8kv$bcs@news.ecn.bgu.edu>
  9. NNTP-Posting-Host: aplo139.spd.dsccc.com
  10.  
  11. In article <4gb8kv$bcs@news.ecn.bgu.edu>, Jason Kaye <ujkaye@bgu.edu> wrote:
  12. )Hi, can someone please point me in a direction where I can get information on accessing the
  13. )serial port. I primarly want to to dump it to a file and then edit it. Or can you tell me what 
  14. )functions might be used to doing this.
  15. )
  16. )Thanks
  17. )Jason Kaye 
  18.  
  19. This question has nothing to do with C. It is dependent on:
  20.  
  21.     serial hardware
  22.     operating system
  23.     processor
  24.  
  25. I suggest you post in a newsfeed associated with the particular
  26. operating system.
  27.  
  28. Mike
  29. ----
  30. char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
  31.  
  32. I don't speak for DSC.         <- They make me say that.
  33.